API Documentation
nkMaths::Rectangle Member List

This is the complete list of members for nkMaths::Rectangle, including all inherited members.

_heightnkMaths::Rectangle
_widthnkMaths::Rectangle
_xnkMaths::Rectangle
_ynkMaths::Rectangle
operator+(const Rectangle &other)nkMaths::Rectangle
pointInside(Point point) constnkMaths::Rectangle
Rectangle()=defaultnkMaths::Rectangle
Rectangle(float x, float y, float width, float height)nkMaths::Rectangle